Skip to content

Bump com.ibm.icu:icu4j from 78.2 to 78.3#309

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.ibm.icu-icu4j-78.3
Open

Bump com.ibm.icu:icu4j from 78.2 to 78.3#309
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.ibm.icu-icu4j-78.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps com.ibm.icu:icu4j from 78.2 to 78.3.

Release notes

Sourced from com.ibm.icu:icu4j's releases.

ICU 78.3

Unicode® ICU 78.3 is a maintenance update on top of ICU 78 and 78.2, mostly for the CLDR 48.2 bug fixes. In addition, it fixes a C++ code point iterator bug, and updates to timezone data 2026a.

Details: ICU 78 Download: releases/tag/release-78.3 Maven: com.ibm.icu / icu4j / version 78.3

The next major release of ICU will be ICU 79, planned for October. It will update to CLDR 49 and Unicode 18.

Commits
  • 21d1eb0 ICU-23316 Integrate CLDR 48.2 (final) to ICU maint-78; updates one tool
  • 45e94fa ICU-23316 Integrate CLDR 48.2 beta2 to ICU maint-78 all: source/binary genera...
  • 0ab3d4f ICU-23330 update to 2026a from icu-data
  • 6e0839d ICU-23316 Integrate CLDR 48.2 beta1 to ICU maint-78, part 3: ICU code/test/to...
  • 7eb213f ICU-23316 Integrate CLDR 48.2 beta1 to ICU maint-78, part 2: source data/test...
  • a7d9a58 ICU-23316 Integrate CLDR 48.2 beta1 to ICU maint-78, part 1: binary data gene...
  • 910bb20 ICU-23256 Fix floating exception while divided by 0
  • a08339b ICU-23316 ICU 78.3 BRS Update version number to 78.3
  • cfcdce7 ICU-23316 ICU 78.3 BRS: disable fuzzer
  • 418c5d6 ICU-23316 Integrate CLDR 48.2 beta0 to ICU maint-78, part 3: ICU code/test/to...
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2026 22:53
@dependabot dependabot bot added the java Pull requests that update Java code label Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

🤖 Claude Code Review

Code Review: Bump com.ibm.icu:icu4j 78.2 → 78.3

Single-line dependency version bump in pom.xml.


Code Quality

  • Style guide: No code style concerns — single version string change.
  • No commented-out code: N/A.
  • Meaningful variable names: N/A.
  • DRY principle: N/A.
  • Defects: No logic changes introduced. Dependency is test scope, so no runtime risk. ICU4J 78.3 is a patch release; no breaking changes expected.
  • CLAUDE.md: N/A for this change.

Testing

  • Unit/integration tests: No new code — existing test suite covers this. Dependency is test-scoped only.
  • Coverage: Unaffected by this change.

Documentation

  • README/API docs: No update needed for a test dependency bump.
  • ⚠️ CHANGELOG.md: No CHANGELOG.md update included. Dependency bumps are typically noted in changelogs. Minor omission — low severity since this is an automated/bot bump.

Security

  • No hardcoded credentials: N/A.
  • No license files: N/A.
  • Dependency scope: test — not included in the production JAR, so no supply chain risk to end users.

Summary

This is a routine automated dependency bump (test-scoped only). The change is safe to merge. The only minor note is the absence of a CHANGELOG.md entry, which is a low-priority omission for a transitive test dependency update.

Recommendation: Approve.

Automated code review analyzing defects and coding standards

Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 78.2 to 78.3.
- [Release notes](https://github.com/unicode-org/icu/releases)
- [Commits](unicode-org/icu@release-78.2...release-78.3)

---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
  dependency-version: '78.3'
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.ibm.icu-icu4j-78.3 branch from 79c6e1a to 9470649 Compare April 9, 2026 23:31
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

🤖 Claude Code Review

Code Review: Dependency Bump com.ibm.icu:icu4j 78.2 → 78.3

Summary: This is a single-line dependency version bump in pom.xml.


Code Quality

  • Style guide — No code style changes; single version string update.
  • No commented-out code — Not applicable.
  • Meaningful variable names — Not applicable.
  • DRY principle — Not applicable.
  • Defects — No logic changes introduced. Dependency is test-scoped, limiting blast radius. ICU4J 78.3 is a maintenance release; no known regressions.
  • CLAUDE.md — No issues.

Testing

  • Unit/integration tests — No new code; existing test suite exercises this dependency.
  • Coverage — Not affected by a test-scoped dependency bump.

Documentation

  • README — No update needed for a transitive test dependency bump.
  • API docs — Not applicable.
  • Inline comments — Not applicable.
  • CHANGELOG.md — Dependency bumps of this nature (automated/Dependabot) typically do not require a changelog entry; acceptable.
  • Markdown formatting — Not applicable.

Security

  • No hardcoded credentials — Not applicable.
  • Input validation — Not applicable.
  • Error handling — Not applicable.
  • Sensitive data in logs — Not applicable.
  • License files — None present.

Verdict: APPROVE. This is a clean, minimal dependency bump of a test-scoped library. No concerns.

Automated code review analyzing defects and coding standards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants